home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / cli / gulam.arc / DOTG.ARC / SRCRLS.G < prev   
Text File  |  1988-05-31  |  244b  |  11 lines

  1.  
  2. #format a:
  3. pushd e:\gulam
  4. arc a f:\gulamsrc.arc 'makefile *.c *.s *.h e:\gulam.hlp'
  5. ls -lF f:\gulamsrc.arc
  6. cp -r f:\gulamsrc.arc e:\gulam\aux e:\dotg a:\
  7. cp e:\g.txi a:\gulamdoc.txi
  8. cp c:\bin\arc.* a:\
  9. cp e:\gu.prg a:\gulam.prg
  10. popd
  11.